home *** CD-ROM | disk | FTP | other *** search
/ Robotics & Artificial Int…3 (Professional Edition) / Robotics & Artificial Intelligence Tools 2003 (Professional Edition).iso / neural network tool and application / nsinstall.exe / data1.cab / Demos_Files / Kohonen_Feature_Maps / Edit number of square PE's.nsm < prev    next >
Encoding:
Text File  |  2002-03-08  |  286 b   |  9 lines

  1. rows = editEngine. text ( )
  2. outputAxon. setRows ( rows )
  3. outputAxon. setCols ( rows )
  4. activeInputProbe. setBroadcast ( TRUE )
  5. activeInputProbe. setDotSize ( 4 )
  6. activeInputProbe. setBroadcast ( FALSE )
  7. activeInputProbe. setActiveChannel ( 1 )
  8. activeInputProbe. setDotSize ( 1 )
  9.